home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Programming / Programming Languages / ABC Language / MacABC v1.02.01 / MacABC v1.02.01.rsrc / STR#_36.txt < prev    next >
Encoding:
Text File  |  1990-01-25  |  898 b   |  53 lines

  1. location not initialised
  2.  
  3. %s hasn't been initialised
  4.  
  5. key not in table
  6.  
  7. inserting in non-list
  8.  
  9. removing from non-list
  10.  
  11. removing from empty list
  12.  
  13. selection on empty table
  14.  
  15. call of location with improper type (3607)
  16.  
  17. uniquifying text-selection location (3608)
  18.  
  19. uniquifying comploc (3609)
  20.  
  21. uniquifying non-location (3610)
  22.  
  23. text-selection (@ or |) on non-text
  24.  
  25. in the location t@p or t|p, t does not contain a text
  26.  
  27. in the location t@p or t|p, p is out of bounds
  28.  
  29. selection on location of improper type
  30.  
  31. text-selection (@ or |) out of bounds
  32.  
  33. putting non-text in text-selection (@ or |)
  34.  
  35. putting non-compound in compound location
  36.  
  37. putting compound in compound location of different length
  38.  
  39. putting in non-location
  40.  
  41. putting different values in same location
  42.  
  43. deleting non-location
  44.  
  45. deleting text-selection (@ or |) location
  46.  
  47. deleting non-existent location
  48.  
  49. binding non-location
  50.  
  51. unbinding non-location
  52.  
  53.